home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / tools / getnode / getnode.txt < prev   
Text File  |  1996-07-10  |  1KB  |  43 lines

  1. GETNODE Version 2.00
  2.  
  3.  
  4.    GETNODE is a program that will  display the  node (station) address of a
  5. ARCNET card.  GETNODE does not  rely on what  the I/O address of the ARCNET
  6. card is.  GETNODE also does not  rely on what interrupt number  is used for
  7. the ARCNET card.  What GETNODE does  require is the memory  address segment
  8. setting of  the ARCNET card  being tested.  If no memory address segment is
  9. supplied to GETNODE, the default  memory address  segment setting  of D0000 
  10. will be used.
  11.  
  12.    This program does not require any network software being loaded onto the
  13. workstation.
  14.  
  15.    Syntax:    GETNODE {address}
  16.  
  17.       where {address} is an optional parameter.  This parameter is  the HEX
  18. memory address  segment to be used.  If you supply  this parameter, it must
  19. be five digits in length.  As stated above, if no parameter  is provided, a
  20. default value of D0000 will be used.
  21.  
  22.    Examples:
  23.  
  24.       GETNODE
  25.       GETNODE C0000
  26.  
  27.  
  28. History:
  29.  
  30. 26/05/90 - Version 1.01
  31.               - Original program release.
  32. 27/06/90 - Version 2.00
  33.               - Modification to allow the user to supply the memory address
  34.                 segment of the ARCNET card in HEX.
  35.  
  36.  
  37.                                           Dick Lee
  38.                                           CIS: [72717,1603]
  39.                                           IRB Network: Dick Lee@Sys@IRB_Ott
  40.  
  41.  
  42. This program may be distributed freely.
  43.